home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 467
- Top = 262
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 280
- ClientWidth = 304
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 289
- Height = 225
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- object GenDesigner: TLabel
- Left = 70
- Top = 19
- Width = 102
- Height = 22
- Caption = 'GreatFamily'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- IsControl = True
- end
- object Version: TLabel
- Left = 72
- Top = 44
- Width = 201
- Height = 29
- AutoSize = False
- Caption = 'Developer'#39's version'
- Transparent = True
- WordWrap = True
- IsControl = True
- end
- object Copyright: TLabel
- Left = 72
- Top = 115
- Width = 93
- Height = 13
- Caption = 'All Rights Reserved'
- Transparent = True
- IsControl = True
- end
- object Image1: TImage
- Left = 27
- Top = 20
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- object Label3: TLabel
- Left = 72
- Top = 72
- Width = 209
- Height = 25
- AutoSize = False
- Caption = 'Please register!'
- Transparent = True
- WordWrap = True
- IsControl = True
- end
- object Label4: TLabel
- Left = 72
- Top = 99
- Width = 159
- Height = 13
- Caption = 'Copyright � 2002 GreatProgs ans'
- Transparent = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 72
- Top = 172
- Width = 201
- Height = 29
- AutoSize = False
- Caption = 'Please visit our website for upgrades and new releases.'
- Transparent = True
- WordWrap = True
- IsControl = True
- end
- object Label2: TLabel
- Left = 72
- Top = 145
- Width = 177
- Height = 30
- AutoSize = False
- Caption = 'www.greatprogs.com'
- Transparent = True
- WordWrap = True
- IsControl = True
- end
- end
- object OKButton: TButton
- Left = 123
- Top = 244
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = OKButtonClick
- end
- end
-